home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / vlan_open.z / vlan_open
Text File  |  1998-10-30  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. VVVVLLLLAAAANNNN____OOOOPPPPEEEENNNN                                                            VVVVLLLLAAAANNNN____OOOOPPPPEEEENNNN
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      vlan_open -
  10.  
  11. DDDDEEEEFFFFIIIINNNNIIIITTTTIIIIOOOONNNN
  12.      This routine Opens a VLAN transmitter. The serial device port specifed is
  13.      opened and the proper communications parameters are set.
  14.  
  15. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  16.      _V_L_A_N__D_E_V *vlan_open(char *device_name)
  17.  
  18. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  19.      Name           Type      I/O       Description
  20.      device_name         char *         I         Name of the device
  21.  
  22.  
  23. VVVVAAAALLLLUUUUEEEE RRRREEEETTTTUUUURRRRNNNNEEEEDDDD
  24.      A pointer to a _V_L_A_N__D_E_V
  25.       device structure is returned if the call is successful. NULL is returned
  26.      if an error has occurred and vlan_errno will be set.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.